home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Development / BBEdit 8.2.1 demo.dmg / BBEdit.app / Contents / Resources / Default Support Folder / Glossary / RSS.rss / RSS Document next >
Encoding:
Extensible Markup Language  |  2005-05-10  |  811 b   |  15 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <rss version="2.0">
  3.     <channel>
  4.         <title>#placeholderstart#TITLE#placeholderend#</title>
  5.         <link>#placeholderstart#LINK#placeholderend#</link>
  6.         <description>#placeholderstart#DESCRIPTION#placeholderend#</description>
  7.         <language>en-us</language>
  8.         <managingEditor>#placeholderstart#WEBMASTER#placeholderend# (#placeholderstart#WEBMASTER@EXAMPLE.COM#placeholderend#)</managingEditor>
  9.         <webMaster>#placeholderstart#WEBMASTER#placeholderend# (#placeholderstart#WEBMASTER@EXAMPLE.COM#placeholderend#)</webMaster>
  10.         <pubDate>#placeholderstart#Mon, 01 Jan 2005 00:00:00 -0400#placeholderend#</pubDate>
  11.         <lastBuildDate>#placeholderstart#Mon, 01 Jan 2005 00:00:00 -0400#placeholderend#</lastBuildDate>
  12.         <ttl>60</ttl>
  13.         #placeholderstart#ITEMS#placeholderend#
  14.     </channel>
  15. </rss>